home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 8
/
Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso
/
Aminet
/
comm
/
misc
/
AreaCode.lha
/
AreaCode.readme
< prev
next >
Wrap
Text File
|
1995-08-13
|
1KB
|
39 lines
Short: Give area-code, finds city/state, v1.29
Uploader: ag775@detroit.freenet.org (Bill Beogelein)
Author: ag775@detroit.freenet.org (Bill Beogelein)
Type: comm/misc
AreaCode v1.29 13-Aug-95 (Includes many new areacodes.)
/*
* Usage #1:
* Pass United States, Canadian area code, returns geographic location.
* (Now includes international country codes, too.)
*
* Usage #2:
* Pass 2 letter state name, returns all area codes used in that state.
* Supports '?' wildcard to match any single character.
*
* You can prompt the user for input with the '-p' option.
* AreaCode -p (Prompt for areacodes until user hits RETURN)
* AreaCode -p 000 (Prompt for 1 areacode then exit)
* AreaCode -p 000 000 (Prompt for 2)
* AreaCode -p 000 000 000 (Prompt for 3)
* AreaCode -p a b c d (Prompt for 4)
* AreaCode -p dummy dummy dummy (Prompt for 3)
*
* AreaCode -s 810 (Do NOT pipe stderr into stdout.)
* AreaCode -h (Show HELP screen & copyright notice.)
*
* The Amiga ShareWare HeadQuarters BBS
* Bill Beogelein
* Box 530441
* Livonia, MI 48153 USA
* 810-473-2020 BBS, 2-lines, Supra 28k8, Fido 1:2410/207
* File Requ' magic-name AREACODE for latest publicly distributable release.
* Please pay shareware fees to keep software coming.
*/
(Replaces old v1.28 release from Jan 1995)